[INFO] fetching crate oa-forge 0.2.1...
[INFO] testing oa-forge-0.2.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oa-forge 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate oa-forge 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oa-forge 0.2.1
[INFO] tweaked toml for crates.io crate oa-forge 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oa-forge 0.2.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oa-forge 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bed7a9d3c2c92dfc33a5c6003aae31f19d6a799805c124aca8ee30b2cd0f2b9
[INFO] running `Command { std: "docker" "start" "-a" "4bed7a9d3c2c92dfc33a5c6003aae31f19d6a799805c124aca8ee30b2cd0f2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bed7a9d3c2c92dfc33a5c6003aae31f19d6a799805c124aca8ee30b2cd0f2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bed7a9d3c2c92dfc33a5c6003aae31f19d6a799805c124aca8ee30b2cd0f2b9", kill_on_drop: false }`
[INFO] [stdout] 4bed7a9d3c2c92dfc33a5c6003aae31f19d6a799805c124aca8ee30b2cd0f2b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e424d35f7082bfed963e3e234100953d496bcebedf5b5b111806a983dd8bfdd
[INFO] running `Command { std: "docker" "start" "-a" "3e424d35f7082bfed963e3e234100953d496bcebedf5b5b111806a983dd8bfdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling oa-forge-formatter v0.2.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling oa-forge-parser v0.2.1
[INFO] [stderr]    Compiling oa-forge-ir v0.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling oa-forge-emitter-valibot v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-axios v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-angular v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-client v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-msw v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-hono v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-types v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-zod v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-mock v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-query v0.2.1
[INFO] [stderr]    Compiling oa-forge v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.50s
[INFO] running `Command { std: "docker" "inspect" "3e424d35f7082bfed963e3e234100953d496bcebedf5b5b111806a983dd8bfdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e424d35f7082bfed963e3e234100953d496bcebedf5b5b111806a983dd8bfdd", kill_on_drop: false }`
[INFO] [stdout] 3e424d35f7082bfed963e3e234100953d496bcebedf5b5b111806a983dd8bfdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31898c535bfa32a4da4172be30a982f3352c181afe46254a27bf447a18dea1ba
[INFO] running `Command { std: "docker" "start" "-a" "31898c535bfa32a4da4172be30a982f3352c181afe46254a27bf447a18dea1ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling oa-forge-parser v0.2.1
[INFO] [stderr]    Compiling oa-forge-ir v0.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling oa-forge-emitter-zod v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-msw v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-types v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-axios v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-client v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-valibot v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-mock v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-angular v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-query v0.2.1
[INFO] [stderr]    Compiling oa-forge-emitter-hono v0.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling oa-forge v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/integration.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/allof-required.yaml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/integration.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let yaml = include_str!("../../../tests/fixtures/allof-required.yaml");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/circular-ref.yaml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/integration.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let yaml = include_str!("../../../tests/fixtures/circular-ref.yaml");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/additional-props.yaml`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/integration.rs:83:16
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let yaml = include_str!("../../../tests/fixtures/additional-props.yaml");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/oneof-discriminator.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let yaml = include_str!("../../../tests/fixtures/oneof-discriminator.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/error-responses.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let yaml = include_str!("../../../tests/fixtures/error-responses.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:205:16
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:221:16
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:232:16
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:255:16
[INFO] [stdout]     |
[INFO] [stdout] 255 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:297:16
[INFO] [stdout]     |
[INFO] [stdout] 297 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:309:16
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:329:16
[INFO] [stdout]     |
[INFO] [stdout] 329 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:352:16
[INFO] [stdout]     |
[INFO] [stdout] 352 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:371:16
[INFO] [stdout]     |
[INFO] [stdout] 371 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:383:16
[INFO] [stdout]     |
[INFO] [stdout] 383 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:394:16
[INFO] [stdout]     |
[INFO] [stdout] 394 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/multipart-paginated.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:403:16
[INFO] [stdout]     |
[INFO] [stdout] 403 |     let yaml = include_str!("../../../tests/fixtures/multipart-paginated.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/multipart-paginated.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:432:16
[INFO] [stdout]     |
[INFO] [stdout] 432 |     let yaml = include_str!("../../../tests/fixtures/multipart-paginated.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/multipart-paginated.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:452:16
[INFO] [stdout]     |
[INFO] [stdout] 452 |     let yaml = include_str!("../../../tests/fixtures/multipart-paginated.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/large-scale.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:484:16
[INFO] [stdout]     |
[INFO] [stdout] 484 |     let yaml = include_str!("../../../tests/fixtures/large-scale.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/empty-spec.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:519:16
[INFO] [stdout]     |
[INFO] [stdout] 519 |     let yaml = include_str!("../../../tests/fixtures/empty-spec.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/openapi31.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:530:16
[INFO] [stdout]     |
[INFO] [stdout] 530 |     let yaml = include_str!("../../../tests/fixtures/openapi31.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/openapi31.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:542:16
[INFO] [stdout]     |
[INFO] [stdout] 542 |     let yaml = include_str!("../../../tests/fixtures/openapi31.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/openapi31.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:554:16
[INFO] [stdout]     |
[INFO] [stdout] 554 |     let yaml = include_str!("../../../tests/fixtures/openapi31.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/openapi31.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:566:16
[INFO] [stdout]     |
[INFO] [stdout] 566 |     let yaml = include_str!("../../../tests/fixtures/openapi31.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:948:17
[INFO] [stdout]     |
[INFO] [stdout] 948 |     let yaml1 = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:949:17
[INFO] [stdout]     |
[INFO] [stdout] 949 |     let yaml2 = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/integration.rs:994:16
[INFO] [stdout]     |
[INFO] [stdout] 994 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1037:16
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1057:16
[INFO] [stdout]      |
[INFO] [stdout] 1057 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1085:16
[INFO] [stdout]      |
[INFO] [stdout] 1085 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1106:16
[INFO] [stdout]      |
[INFO] [stdout] 1106 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1138:16
[INFO] [stdout]      |
[INFO] [stdout] 1138 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/allof-required.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1219:16
[INFO] [stdout]      |
[INFO] [stdout] 1219 |     let yaml = include_str!("../../../tests/fixtures/allof-required.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/circular-ref.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1258:16
[INFO] [stdout]      |
[INFO] [stdout] 1258 |     let yaml = include_str!("../../../tests/fixtures/circular-ref.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1293:16
[INFO] [stdout]      |
[INFO] [stdout] 1293 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1347:16
[INFO] [stdout]      |
[INFO] [stdout] 1347 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1373:16
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1447:16
[INFO] [stdout]      |
[INFO] [stdout] 1447 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1485:16
[INFO] [stdout]      |
[INFO] [stdout] 1485 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/swagger2-petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1549:16
[INFO] [stdout]      |
[INFO] [stdout] 1549 |     let yaml = include_str!("../../../tests/fixtures/swagger2-petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/swagger2-petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1574:16
[INFO] [stdout]      |
[INFO] [stdout] 1574 |     let yaml = include_str!("../../../tests/fixtures/swagger2-petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1588:16
[INFO] [stdout]      |
[INFO] [stdout] 1588 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/large-scale.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1626:16
[INFO] [stdout]      |
[INFO] [stdout] 1626 |     let yaml = include_str!("../../../tests/fixtures/large-scale.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1679:16
[INFO] [stdout]      |
[INFO] [stdout] 1679 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/edge-cases.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1707:16
[INFO] [stdout]      |
[INFO] [stdout] 1707 |     let yaml = include_str!("../../../tests/fixtures/edge-cases.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1743:16
[INFO] [stdout]      |
[INFO] [stdout] 1743 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1766:16
[INFO] [stdout]      |
[INFO] [stdout] 1766 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1789:16
[INFO] [stdout]      |
[INFO] [stdout] 1789 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/header-cookie-params.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1803:16
[INFO] [stdout]      |
[INFO] [stdout] 1803 |     let yaml = include_str!("../../../tests/fixtures/header-cookie-params.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/header-cookie-params.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1836:16
[INFO] [stdout]      |
[INFO] [stdout] 1836 |     let yaml = include_str!("../../../tests/fixtures/header-cookie-params.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/header-cookie-params.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1861:16
[INFO] [stdout]      |
[INFO] [stdout] 1861 |     let yaml = include_str!("../../../tests/fixtures/header-cookie-params.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/header-cookie-params.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1902:16
[INFO] [stdout]      |
[INFO] [stdout] 1902 |     let yaml = include_str!("../../../tests/fixtures/header-cookie-params.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/reserved-keywords.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1940:16
[INFO] [stdout]      |
[INFO] [stdout] 1940 |     let yaml = include_str!("../../../tests/fixtures/reserved-keywords.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/reserved-keywords.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1976:16
[INFO] [stdout]      |
[INFO] [stdout] 1976 |     let yaml = include_str!("../../../tests/fixtures/reserved-keywords.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/anyof-plain.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:1993:16
[INFO] [stdout]      |
[INFO] [stdout] 1993 |     let yaml = include_str!("../../../tests/fixtures/anyof-plain.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/anyof-plain.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2005:16
[INFO] [stdout]      |
[INFO] [stdout] 2005 |     let yaml = include_str!("../../../tests/fixtures/anyof-plain.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/anyof-plain.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2017:16
[INFO] [stdout]      |
[INFO] [stdout] 2017 |     let yaml = include_str!("../../../tests/fixtures/anyof-plain.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/allof-conflict.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2038:16
[INFO] [stdout]      |
[INFO] [stdout] 2038 |     let yaml = include_str!("../../../tests/fixtures/allof-conflict.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/allof-conflict.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2080:16
[INFO] [stdout]      |
[INFO] [stdout] 2080 |     let yaml = include_str!("../../../tests/fixtures/allof-conflict.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/inline-schemas.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2106:16
[INFO] [stdout]      |
[INFO] [stdout] 2106 |     let yaml = include_str!("../../../tests/fixtures/inline-schemas.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/inline-schemas.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2122:16
[INFO] [stdout]      |
[INFO] [stdout] 2122 |     let yaml = include_str!("../../../tests/fixtures/inline-schemas.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/inline-schemas.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2134:16
[INFO] [stdout]      |
[INFO] [stdout] 2134 |     let yaml = include_str!("../../../tests/fixtures/inline-schemas.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/inline-schemas.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2151:16
[INFO] [stdout]      |
[INFO] [stdout] 2151 |     let yaml = include_str!("../../../tests/fixtures/inline-schemas.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/inline-schemas.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2163:16
[INFO] [stdout]      |
[INFO] [stdout] 2163 |     let yaml = include_str!("../../../tests/fixtures/inline-schemas.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/inline-schemas.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2175:16
[INFO] [stdout]      |
[INFO] [stdout] 2175 |     let yaml = include_str!("../../../tests/fixtures/inline-schemas.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/petstore.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2753:16
[INFO] [stdout]      |
[INFO] [stdout] 2753 |     let yaml = include_str!("../../../tests/fixtures/petstore.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2771:16
[INFO] [stdout]      |
[INFO] [stdout] 2771 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2782:16
[INFO] [stdout]      |
[INFO] [stdout] 2782 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2796:16
[INFO] [stdout]      |
[INFO] [stdout] 2796 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2809:16
[INFO] [stdout]      |
[INFO] [stdout] 2809 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2840:16
[INFO] [stdout]      |
[INFO] [stdout] 2840 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2866:16
[INFO] [stdout]      |
[INFO] [stdout] 2866 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2892:16
[INFO] [stdout]      |
[INFO] [stdout] 2892 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2918:16
[INFO] [stdout]      |
[INFO] [stdout] 2918 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2929:16
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2942:16
[INFO] [stdout]      |
[INFO] [stdout] 2942 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2955:16
[INFO] [stdout]      |
[INFO] [stdout] 2955 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2973:16
[INFO] [stdout]      |
[INFO] [stdout] 2973 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:2990:16
[INFO] [stdout]      |
[INFO] [stdout] 2990 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:3089:16
[INFO] [stdout]      |
[INFO] [stdout] 3089 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:3104:16
[INFO] [stdout]      |
[INFO] [stdout] 3104 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:3123:16
[INFO] [stdout]      |
[INFO] [stdout] 3123 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:3226:16
[INFO] [stdout]      |
[INFO] [stdout] 3226 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../tests/fixtures/coverage-gaps.yaml`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/integration.rs:3244:16
[INFO] [stdout]      |
[INFO] [stdout] 3244 |     let yaml = include_str!("../../../tests/fixtures/coverage-gaps.yaml");
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oa-forge` (test "integration") due to 89 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "31898c535bfa32a4da4172be30a982f3352c181afe46254a27bf447a18dea1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31898c535bfa32a4da4172be30a982f3352c181afe46254a27bf447a18dea1ba", kill_on_drop: false }`
[INFO] [stdout] 31898c535bfa32a4da4172be30a982f3352c181afe46254a27bf447a18dea1ba
